[ <--- prev -- ]  [ HOME ]  [ -- next ---> ]

[ full index ]


USRGCALL

Calls user dependent global initialisation.

See also USRICALL, USROCALL

The meaning of WHAT(1),...,WHAT(6), SDUM is defined by the user. A call to the user-written routine USRGLO with 6 WHAT numerical values and one character string SDUM as arguments is issued before any other FLUKA initialisation if this command is found anywhere in input.

Notes:

             DOUBLE PRECISION WHAT (6)
             CHARACTER SDUM*8

                         DBLPRC, DIMPAR, IOUNIT

Example:

 *...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
 USRGCALL        789.      321.      18.0     144.0     -27.0     3.14 SPECIAL
 * Call global initialisation routine passing 6 numerical values and a string